home *** CD-ROM | disk | FTP | other *** search
- Path: erich.triumf.ca!bennett
- From: bennett@erich.triumf.ca (P.Bennett)
- Newsgroups: comp.lang.c
- Subject: Re: findfirst, findnext in VC
- Date: 4 Mar 1996 15:09 PST
- Organization: TRIUMF: Tri-University Meson Facility
- Distribution: world
- Message-ID: <4MAR199615095864@erich.triumf.ca>
- References: <cosmosisDnrC31.I48@netcom.com>
- NNTP-Posting-Host: ftp.triumf.ca
- News-Software: VAX/VMS VNEWS 1.50
-
- In article <cosmosisDnrC31.I48@netcom.com>, cosmosis@netcom.com (Chris Akins) writes...
- >I am currently porting a large amount of code from BC 4.0 to VC 2.0.
- >Most of the porting has gone fine, however there are a few snags.
- >Many of our routines depend on a BC function called findfirst and
- >findnext. These functions are located in the dir.h file. They
-
- Microsoft calls their version of findfirst/findnext _dos_findfirst and
- _dos_findnext, and haas them in dos.h. I think they also change the
- parameter order...
- (at least, in QuickC and MSC - Visual C may be different again...)
-
- Peter Bennett VE7CEI | Vessels shall be deemed to be in sight
- Internet: bennett@triumf.ca | of one another only when one can be
- Packet: ve7cei@ve7kit.#vanc.bc.ca | observed visually from the other
- TRIUMF, Vancouver, B.C., Canada | ColRegs 3(k)
- GPS and NMEA info and programs: ftp://sundae.triumf.ca/pub/peter/index.html
-
-
-
-
-